Enum
abstract class Enum<E : Enum<E>>(name: String, ordinal: Int) : Comparable<E>
Content copied to clipboard
The common base class of all enum classes. See the Kotlin language documentation for more information on enum classes.
Constructors
Types
Properties
Inheritors
RegexOption
Link copied to clipboard
CharCategory
Link copied to clipboard
Level
Link copied to clipboard
Level
Link copied to clipboard
LazyThreadSafetyMode
Link copied to clipboard
DeprecationLevel
Link copied to clipboard
InvocationKind
Link copied to clipboard
KVariance
Link copied to clipboard
DurationUnit
Link copied to clipboard
AnnotationTarget
Link copied to clipboard
AnnotationRetention
Link copied to clipboard
CharDirectionality
Link copied to clipboard
FileWalkDirection
Link copied to clipboard
OnErrorAction
Link copied to clipboard
Kind
Link copied to clipboard
KVisibility
Link copied to clipboard
FutureState
Link copied to clipboard
TransferMode
Link copied to clipboard
OsFamily
Link copied to clipboard
CpuArchitecture
Link copied to clipboard
MemoryModel
Link copied to clipboard